BoxShadows Struct

Namespace
Avalonia.Media
Base Types
  • object
  • ValueType
graph BT Type-->Base0["ValueType"] Base0-->Base1["object"] Type["BoxShadows"] class Type type-node

Syntax

public struct BoxShadows : ValueType

Constructors

Properties

Name Value Summary
Count int
HasInsetShadows bool
this[int] BoxShadow

Methods