C# Class Swift.Interop.RelativeIndirectablePointer

Afficher le fichier Open project: chkn/Xamarin.SwiftUI

Méthodes publiques

Méthode Description
SetTarget ( void* value, bool indirect ) : void

Method Details

SetTarget() public méthode

public SetTarget ( void* value, bool indirect ) : void
value void*
indirect bool
Résultat void