IWatchEvent.Kind Method

Definition

Returns the event kind.

C#
[Android.Runtime.Register("kind", "()Ljava/nio/file/WatchEvent$Kind;", "GetKindHandler:Java.Nio.FileNio.IWatchEventInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=26)]
public Java.Nio.FileNio.IWatchEventKind? Kind ();

Returns

the event kind

Attributes

Remarks

Java documentation for java.nio.file.WatchEvent.kind().

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

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35