onProperty (event)

Fired once for each property found within an entity.

Syntax

- (void)onProperty:(NSString*)name :(NSString*)typeName :(BOOL)nullable;
func onProperty(_ name: String, _ typeName: String, _ nullable: Bool)

Remarks

The Property event is fired once for each property found within an entity after setting SchemaEntityIndex.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]