Sdílet prostřednictvím


SBElementArray.ObjectWithName(String) Method

Definition

[Foundation.Export("objectWithName:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject ObjectWithName(string name);
[<Foundation.Export("objectWithName:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ObjectWithName : string -> Foundation.NSObject
override this.ObjectWithName : string -> Foundation.NSObject

Parameters

name
String

Returns

Attributes

Applies to