SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

encodeURL (property)

Enables or disables URL encoding.

Syntax

@property (nonatomic,readwrite,assign,getter=encodeURL,setter=setEncodeURL:) BOOL encodeURL;
- (BOOL)encodeURL;
- (void)setEncodeURL:(BOOL)newEncodeURL;
public var encodeURL: Bool {
  get {...}
set {...} }

Default Value

TRUE

Remarks

Use this property to enable or disable URL encoding.

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