C# Class Swift.Interop.RelativeIndirectablePointer

Mostrar archivo Open project: chkn/Xamarin.SwiftUI

Public Methods

Method Description
SetTarget ( void* value, bool indirect ) : void

Method Details

SetTarget() public method

public SetTarget ( void* value, bool indirect ) : void
value void*
indirect bool
return void