Share via


TVViewElement.Reset(TVElementResettableProperty) Method

Definition

[Foundation.Export("resetProperty:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Reset(TVMLKit.TVElementResettableProperty resettableProperty);
[<Foundation.Export("resetProperty:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Reset : TVMLKit.TVElementResettableProperty -> unit
override this.Reset : TVMLKit.TVElementResettableProperty -> unit

Parameters

resettableProperty
TVElementResettableProperty
Attributes

Applies to