Language

View.OnProvideContentCaptureNodeProperties Method

Definition

[Android.Runtime.Register("onProvideContentCaptureNodeProperties", "(Landroid/view/contentcapture/ContentCaptureNodeProperties;)V", "GetOnProvideContentCaptureNodeProperties_Landroid_view_contentcapture_ContentCaptureNodeProperties_Handler", ApiSince=37)]
public virtual void OnProvideContentCaptureNodeProperties(Android.Views.ContentCaptures.ContentCaptureNodeProperties properties);
[<Android.Runtime.Register("onProvideContentCaptureNodeProperties", "(Landroid/view/contentcapture/ContentCaptureNodeProperties;)V", "GetOnProvideContentCaptureNodeProperties_Landroid_view_contentcapture_ContentCaptureNodeProperties_Handler", ApiSince=37)>]
abstract member OnProvideContentCaptureNodeProperties : Android.Views.ContentCaptures.ContentCaptureNodeProperties -> unit
override this.OnProvideContentCaptureNodeProperties : Android.Views.ContentCaptures.ContentCaptureNodeProperties -> unit

Parameters

Attributes

Applies to