VisualElement 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供对 iOS 平台上的模糊效果、阴影效果以及旧版颜色模式的访问。
public ref class VisualElement abstract sealed
public static class VisualElement
type VisualElement = class
Public Module VisualElement
- 继承
-
VisualElement
字段
| BlurEffectProperty |
附加属性的可绑定属性 |
| CanBecomeFirstResponderProperty |
的可绑定属性 CanBecomeFirstResponder(IPlatformElementConfiguration<iOS,VisualElement>)。 |
| IsLegacyColorModeEnabledProperty |
附加属性的可绑定属性 |
| IsShadowEnabledProperty |
附加属性的可绑定属性 |
| ShadowColorProperty |
附加属性的可绑定属性 |
| ShadowOffsetProperty |
附加属性的可绑定属性 |
| ShadowOpacityProperty |
附加属性的可绑定属性 |
| ShadowRadiusProperty |
附加属性的可绑定属性 |