Bu sayfayı yararlı buluyor musunuz?
CanBecomeFirstResponder(IPlatformElementConfiguration<iOS,VisualElement>)
GetBlurEffect(BindableObject)
Varsa, bulanıklaştırma efektinin uygulanacağını denetleyen bir değer döndürür.
GetBlurEffect(IPlatformElementConfiguration<iOS,VisualElement>)
Varsa, bulanıklaştırma efektinin uygulanacağını belirten bir değer döndürür.
GetCanBecomeFirstResponder(BindableObject)
GetIsLegacyColorModeEnabled(BindableObject)
Eski renk modunu döndürür.
GetIsLegacyColorModeEnabled(IPlatformElementConfiguration<iOS,VisualElement>)
Eski renk modunu döndürür.
GetIsShadowEnabled(BindableObject)
Gölge efektinin etkin olup olmadığını belirten bir Boole değeri alır.
GetIsShadowEnabled(IPlatformElementConfiguration<iOS,VisualElement>)
Gölge efektinin etkin olup olmadığını belirten bir Boole değeri alır.
GetShadowColor(BindableObject)
Gölge rengini alır.
GetShadowColor(IPlatformElementConfiguration<iOS,VisualElement>)
Gölge rengini alır.
GetShadowOffset(BindableObject)
Gölge sapmasını alır.
GetShadowOffset(IPlatformElementConfiguration<iOS,VisualElement>)
Gölge sapmasını alır.
GetShadowOpacity(BindableObject)
Gölge opaklığını alır.
GetShadowOpacity(IPlatformElementConfiguration<iOS,VisualElement>)
Gölge opaklığını alır.
GetShadowRadius(BindableObject)
Gölge yarıçapını alır.
GetShadowRadius(IPlatformElementConfiguration<iOS,VisualElement>)
Gölge yarıçapını alır.
SetBlurEffect(BindableObject, BlurEffectStyle)
Varsa, bulanıklaştırma efektinin uygulanacağını denetleyen bir değer ayarlar.
SetCanBecomeFirstResponder(BindableObject, Boolean)
SetCanBecomeFirstResponder(IPlatformElementConfiguration<iOS,VisualElement>, Boolean)
SetIsLegacyColorModeEnabled(BindableObject, Boolean)
Eski renk modunu ayarlar.
SetIsLegacyColorModeEnabled(IPlatformElementConfiguration<iOS,VisualElement>, Boolean)
Eski renk modunu ayarlar.
SetIsShadowEnabled(BindableObject, Boolean)
Gölge efektinin etkin olup olmadığını denetleyen bir Boole değeri ayarlar.
SetIsShadowEnabled(IPlatformElementConfiguration<iOS,VisualElement>, Boolean)
Gölge efektinin etkin olup olmadığını denetleyen bir Boole değeri ayarlar.
SetShadowColor(BindableObject, Color)
Gölge rengini ayarlar.
SetShadowColor(IPlatformElementConfiguration<iOS,VisualElement>, Color)
Gölge rengini ayarlar.
SetShadowOffset(BindableObject, Size)
Gölge sapmasını ayarlar.
SetShadowOffset(IPlatformElementConfiguration<iOS,VisualElement>, Size)
Gölge sapmasını ayarlar.
SetShadowOpacity(BindableObject, Double)
Gölge opaklığını ayarlar.
SetShadowOpacity(IPlatformElementConfiguration<iOS,VisualElement>, Double)
Gölge opaklığını ayarlar.
SetShadowRadius(BindableObject, Double)
Gölge yarıçapını ayarlar.
SetShadowRadius(IPlatformElementConfiguration<iOS,VisualElement>, Double)
Gölge yarıçapını ayarlar.
UseBlurEffect(IPlatformElementConfiguration<iOS,VisualElement>, BlurEffectStyle)
Kullanılacak bulanıklaştırma efektini ayarlar.