Sdílet prostřednictvím


UITextInput_Extensions.InsertTextPlaceholder(IUITextInput, CGSize) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UITextPlaceholder InsertTextPlaceholder(this UIKit.IUITextInput This, CoreGraphics.CGSize size);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member InsertTextPlaceholder : UIKit.IUITextInput * CoreGraphics.CGSize -> UIKit.UITextPlaceholder

Parameters

size
CGSize

Returns

Attributes

Applies to