UIButton.TitleShadowOffset Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Offset utilizzato per la creazione dell'ombreggiatura del titolo.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public virtual CoreGraphics.CGSize TitleShadowOffset { [Foundation.Export("titleShadowOffset")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 0, ObjCRuntime.PlatformArchitecture.None, null)] get; [Foundation.Export("setTitleShadowOffset:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 3, 0, ObjCRuntime.PlatformArchitecture.None, null)] set; }
member this.TitleShadowOffset : CoreGraphics.CGSize with get, set
Valore della proprietà
- Attributi