namespace WatchConnectivity
{
    [Introduced(PlatformName.iOS, 9, 0, PlatformArchitecture.All, null)]
    [Register("WCSessionFileTransfer", true)]
    public class WCSessionFileTransfer : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual bool Transferring
        {
            [Export("isTransferring")]
            get;
        }
    }
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 7.0-ios7.0-tvos8.0-ios
Xamarin iOS 0.0
Xamarin watchOS 0.0
OS Platforms

For the selected framework the property getter is only supported on the following OS platforms:

  • iOS
  • tvOS
  • Built-in API
  • Package-provided API

12/01/2023
An error has occurred. This application may no longer respond until reloaded. Reload 🗙