UIButtonConfiguration.TintedGlassButtonConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Do not use; this API does not exist and will always return null.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIButtonConfiguration TintedGlassButtonConfiguration { [Foundation.Export("tintedGlassButtonConfiguration")] get; }
[System.Obsolete("Do not use; this API does not exist and will always return null.")]
public static UIKit.UIButtonConfiguration? TintedGlassButtonConfiguration { get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("tintedGlassButtonConfiguration")>]
static member TintedGlassButtonConfiguration : UIKit.UIButtonConfiguration
[<System.Obsolete("Do not use; this API does not exist and will always return null.")>]
static member TintedGlassButtonConfiguration : UIKit.UIButtonConfiguration
Property Value
- Attributes