次の方法で共有


VisibilityPropagation.GetPropagationProperties Method

Definition

Returns the set of property names stored in the TransitionValues object passed into CaptureValues(TransitionValues) that this transition propagation cares about for the purposes of preventing duplicate capturing of property values.

[Android.Runtime.Register("getPropagationProperties", "()[Ljava/lang/String;", "GetGetPropagationPropertiesHandler")]
public override string[]? GetPropagationProperties ();
[<Android.Runtime.Register("getPropagationProperties", "()[Ljava/lang/String;", "GetGetPropagationPropertiesHandler")>]
override this.GetPropagationProperties : unit -> string[]

Returns

String[]
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to