GKRTree<ElementType>.FromMaxNumberOfChildren(nuint) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("treeWithMaxNumberOfChildren:")]
public static GameplayKit.GKRTree<ElementType> FromMaxNumberOfChildren (nuint maxNumberOfChildren);
static member FromMaxNumberOfChildren : nuint -> GameplayKit.GKRTree<'ElementType (requires 'ElementType :> Foundation.NSObject)>
Parâmetros
- maxNumberOfChildren
- System.System.UIntPtr System.unativeint
Retornos
- Atributos