共用方式為


ContentCaptureSession.NotifyViewInsetsChanged(Insets) 方法

定義

通知智慧服務檢視的內嵌已變更。

[Android.Runtime.Register("notifyViewInsetsChanged", "(Landroid/graphics/Insets;)V", "", ApiSince=30)]
public void NotifyViewInsetsChanged (Android.Graphics.Insets viewInsets);
[<Android.Runtime.Register("notifyViewInsetsChanged", "(Landroid/graphics/Insets;)V", "", ApiSince=30)>]
member this.NotifyViewInsetsChanged : Android.Graphics.Insets -> unit

參數

viewInsets
Insets
屬性

備註

通知智慧服務檢視的內嵌已變更。

android.view.contentcapture.ContentCaptureSession.notifyViewInsetsChanged(android.graphics.Insets)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於